---
title: Qlik predictions
description: Submit Qlik data for scoring via the prediction API and a sample code snippet.
---

#  Qlik predictions {: #qlik-predictions }

To integrate with Qlik, DataRobot provides a code snippet containing the commands and identifiers necessary to submit Qlik data for scoring using the [Prediction API](dr-predapi).

From a deployment's **Predictions** > **Integrations** tab, click the **Qlik** tile.

![](images/integrations-12.png)

To use the **Qlik Integrations Code Snippet**, follow the sample and make the necessary changes to integrate the model, via the API, into your production application. Click the **Prediction Explanations** checkbox to include prediction explanations (1) alongside the prediction results.

![](images/qlik-snippet.png)

Copy the sample code (2) and modify it as necessary. Once customized, your code snippet is ready for use with the Prediction API.